MessageIsReminderSet Property |
Contains true if a reminder has been set for this appointment, e-mail item, or task.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsReminderSet { get; set; }Public Property IsReminderSet As Boolean
Get
Set
Property Value
Type:
Booleantrue if this instance is reminder set; otherwise,
false.
See Also